home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2453 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. X-Mailer: MicroDot 1.10 [UNREGISTRIERT]
  2. Message-ID: <xDPTwMD0aRz1@azure.people-x.people.de>
  3. Organization: Artwork Demo Factories ..
  4. X-Gateway: ZCONNECT UU people-s.people.de [DUUCP vom 01.07.1994]
  5. MIME-Version: 1.0
  6. Content-Type: text/plain; charset=ISO-8859-1
  7. Content-Transfer-Encoding: 8bit
  8. From: azure@people-x.people.de (Tim Boescke)
  9. Subject: Free Cycles
  10. Date: 29 Jan 1996 15:25:20 +0100
  11. Path: people-x.people.de!azure
  12. Newsgroups: comp.sys.amiga.programmer
  13. Distribution: world
  14.  
  15.  
  16.  
  17.     I tried to measure the amount of free cycles I have after a chip-write
  18.     (MOVE.L d0,(chip)+) on my computer , a A1200/30/28 Mhz.
  19.     But not matter, which resolution an depth I took (different bandwidths)
  20.     I got alwas 12 free cycles. Even in 8 planes shres, though the whole
  21.     loop got dead slow.
  22.     Is it possible, that after 16 cycles (MOVE.L d0,(a1) + 12 free cycles)
  23.     the 68030 starts to wait for the write acess ?? If yes, why ?? That
  24.     seems to be a strange manner to me, because the performerance could have
  25.     been increased without that limitation.
  26.  
  27. --
  28.     +----<Tim Boescke>------------------------------*Azure*---ATW/BZR----+
  29.     |                   -  AZURE@PEOPLE-X.people.de -                    |
  30.     +-----------------------<A1200,A2000,CD32,C64,Plus/4,VCS2600,(P90)>--+
  31.